home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / rosoft / RosoftAudioToolsFree.exe / {app} / RosoftLameEncoderLimited.exe / 0 / RCDATA / TFORMSHAREWARETEST / TFORMSHAREWARETEST.txt < prev   
Encoding:
Text File  |  2002-03-03  |  2.3 KB  |  106 lines

  1. object FormSharewareTest: TFormSharewareTest
  2.   Left = 407
  3.   Top = 269
  4.   BorderStyle = bsDialog
  5.   Caption = 'Trail Test'
  6.   ClientHeight = 173
  7.   ClientWidth = 555
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 555
  22.     Height = 173
  23.     Align = alClient
  24.     Picture.Data = {<image000.bmp>}
  25.     Stretch = True
  26.   end
  27.   object Progress: TMMGauge
  28.     Left = 14
  29.     Top = 77
  30.     Width = 519
  31.     Height = 12
  32.     ForeColor = clLime
  33.     BackColor = clBlack
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clLime
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     Bevel.BevelInner = bvNone
  40.     Bevel.BevelOuter = bvLowered
  41.     Bevel.BevelInnerWidth = 1
  42.     Bevel.BevelOuterWidth = 1
  43.     Bevel.BorderStyle = bsNone
  44.     Bevel.BorderWidth = 0
  45.     Bevel.BorderSpace = 0
  46.     Bevel.BorderColor = clBtnFace
  47.     Bevel.BorderSpaceColor = clBlack
  48.     Bevel.InnerLightColor = clBtnHighlight
  49.     Bevel.InnerShadowColor = clBtnShadow
  50.     Bevel.OuterLightColor = clBtnHighlight
  51.     Bevel.OuterShadowColor = clBtnShadow
  52.     ParentFont = False
  53.   end
  54.   object lblTriesLeft: TLabel
  55.     Left = 53
  56.     Top = 16
  57.     Width = 76
  58.     Height = 20
  59.     Alignment = taCenter
  60.     Caption = 'You have'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -16
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     Transparent = True
  68.   end
  69.   object pbHomepage: TRSButton
  70.     Left = 273
  71.     Top = 113
  72.     Width = 107
  73.     Height = 25
  74.     Picture.Data = {<image001.bmp>}
  75.     Transparent = True
  76.     OnClick = pbHomepageClick
  77.   end
  78.   object pbOK: TRSButton
  79.     Left = 159
  80.     Top = 113
  81.     Width = 107
  82.     Height = 25
  83.     Picture.Data = {<image002.bmp>}
  84.     Transparent = True
  85.     OnClick = pbOKClick
  86.   end
  87.   object pbRegister: TRSButton
  88.     Left = 46
  89.     Top = 113
  90.     Width = 107
  91.     Height = 25
  92.     Picture.Data = {<image003.bmp>}
  93.     Transparent = True
  94.     OnClick = pbRegisterClick
  95.   end
  96.   object pbCancel: TRSButton
  97.     Left = 386
  98.     Top = 113
  99.     Width = 107
  100.     Height = 25
  101.     Picture.Data = {<image004.bmp>}
  102.     Transparent = True
  103.     OnClick = pbCancelClick
  104.   end
  105. end
  106.